﻿@charset "utf-8";
/* CSS Document */


/**公共样式*/

body{ font-family:Arial, Helvetica, sans-serif"宋体"; font-size:12px; color:#666; margin:0; padding:0; width:100%}
body,div,form,p,ul,ol,dt,dd,dl,h1,h2,h3,h4,h5,h6,input,li{ margin:0; padding:0}
img{ margin:0; padding:0; vertical-align:top; border:0;}
ul,li,ol{ list-style:none}
.clear{ clear:both}



.fl{ float:left}
.fr{ float:right}
.font11{ font-family: Tahoma ; font-weight:bold; font-size:11px}

a{ color:#666; text-decoration:none}
a:hover{ color:#0078ad; text-decoration:none}

.white{ color:#fff;text-decoration:none}
a.white{ color:#fff; text-decoration:none}
a.white:hover{ color:#fff; text-decoration: underline}

/***结构样式开始***/
.top,#product,#content{ width:984px; margin:0 auto}


/**首页头部样式开始**/
#header{  background: url(../images/pro_01.jpg) no-repeat; height:110px; }
#header .top p{ line-height:23px; color:#FFF; margin:0; padding:0}
#header .top p em{ float:left; font-size:12px;}
 .top p span{ float: right}

.nav .logo{  margin:10px auto auto 9px}

/**导航样式开始**/
#header .top .nav .menu ul { margin-top:29px}
#header .top .nav .menu ul li{ float:left; width:86px; height:32px; font-family: "微软雅黑"; font-size:14px; color:#0775bd; text-align:center; font-weight:bold }
#header .top .nav .menu ul li a{float:left; width:86px; height:32px;color:#0775bd; text-decoration:none;line-height:32px}
#header .top .nav .menu ul li a:hover{width:86px; height:32px; background:url(../images/bg01_03.png) no-repeat left -33px; color:#fff;text-decoration:none; display:block;line-height:32px}
#header .top .nav .menu ul li a .hovers{width:86px; height:32px; background:url(../images/bg01_03.png) no-repeat left -33px; color:#fff;text-decoration:none; display:block;line-height:32px}

#header .top .nav .menu ul li.home a{width:86px; height:32px; }
#header .top .nav .menu ul li.home a:hover{width:73px; height:32px; background:url(../images/bg01_03.png) no-repeat; color:#fff; display:block }

/**导航样式结束**/
/**版权**/
#bottom{ height:110px; padding-top:30px; width:984px; margin:0 auto; _height:10; *height:119px}
#bottom p{ margin-top:23px; line-height:22px;font-family:"微软雅黑"; font-size:12px; *padding-top:23px; }
